CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FFT .M

搜索资源列表

  1. hilbert_fft.m

    0下载:
  2. matlab实现的hillbert和fft滤波器。适合初学数字信号处理的人学习。-Matlab and achieve hillbert fft filter. Suitable for beginner digital signal processing to emulate.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1205
    • 提供者:杜猛
  1. Experiment-for-FFT-convolution-using-Overlap-Add-m

    1下载:
  2. 采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1865
    • 提供者:minytian
  1. 16Point-radix4-FFT

    1下载:
  2. 本文提出一個根值4 蝴蝶元素使用(m, n) - 櫃臺減少硬體複雜, 延遲時間, 和電力消費被介入在使用常規加法器。並且一臺修改過的換向器為FFT 算法被描述與用管道運\輸的實施一起為連續輸入資料減少資料記憶要求。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3787
    • 提供者:旻倫
  1. fft

    0下载:
  2. fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1801
    • 提供者:jessie
  1. fft

    0下载:
  2. This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1247
    • 提供者:jessie
  1. MSK信号的数字解调新方法

    0下载:
  2. 近年来通信信号的数字解调技术引起了人们的广泛关注, 本文根据M SK 信号的数学特征, 提出了一种基于MSK 信号特殊点FFT 的实部或虚部比较判决的方法来实现M SK 信号的数字解调。推导了在高斯白噪声背景下该方法的误码情况。计算机仿真结果表明该算法是简单、有效的。与传统的M SK 最佳解调方法相比本算法对载波频偏不敏感, 可以应用于一些通信侦察和截获的场合。
  3. 所属分类:文档资料

  1. fft.rar

    2下载:
  2. 用matlab编写的fft快速傅立叶变换及逆变换函数,文件用M语言写成,可以运行,Matlab prepared using fft Fast Fourier Transform and inverse transform function, M language documents, you can run
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1576
    • 提供者:冉涛
  1. FFT

    1下载:
  2. 脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:207065
    • 提供者:张诚
  1. FFT-and-IFFT

    1下载:
  2. fft与ifft的子程序代码,时间抽取基2FFT算法,参数包含4个:N点数、M蝶形运算迭代级数、换算到频域后的实部和虚部-fft ifft coding
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1815
    • 提供者:KatrinaH
  1. fft

    1下载:
  2. 利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1456
    • 提供者:张扬
  1. signalprocess_fft_VHDL

    0下载:
  2. 一篇用VHDL实现快速傅立叶变换的论文,包括原理分析和代码实现,印度圣雄甘地大学M.A.学院提供,同时包含使用手册,做FFT很好的-VHDL with a fast Fourier transform papers, including the principle of analysis and code, India Mahatma Gandhi Institute of the University of MA, at the same time contains the user manu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:391882
    • 提供者:费尔德
  1. Lab0503-FFT

    0下载:
  2. FFT蝶形运算,C 语言,可有MATLAB M 语言转换实现-FFT butterfly computation, C language, MATLAB M language can be converted to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:5109
    • 提供者: liu yang
  1. liner_convolution

    0下载:
  2. 数字信号处理中实现线性卷积的M文件,包括重叠相加法和重叠保留法-the M documents for achieving a linear convolution in Digital signal processing, including the sum of overlap and duplication of reservation law
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:760
    • 提供者:zhu
  1. OFDMcode

    0下载:
  2. OFDM信号的编码译码仿真,英文说明更详细。-This simulation scr ipt set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded b
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:59334
    • 提供者:以琳
  1. fft

    0下载:
  2. fft变换,经常用到的快速傅立叶算法,FFT变换,基2DIT,输入参数:x 复数点序列, m FFT的级数 -fft transform, fast Fourier frequently used algorithms, FFT transform, based 2DIT, input parameters: x plural point sequence, m FFT of the series
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:703
    • 提供者:路培桄
  1. work

    0下载:
  2. 一个模拟的心电信号的matlab程序,其中一共包含了一个主程序和6个小程序,小程序分别是q波,s波,u波,p波,t波以及QRS波的模拟,运行的时候直接运行主程序complete.m 文件即可,运行良好,可以出波形-A simulated ECG of the matlab program, which includes a total of six small main program and procedures, the procedures are small q-wave, s-wave
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2136
    • 提供者:zhengp
  1. FFTinDLG

    0下载:
  2. MFC下FFT用C++写的源代码,有图形显示,sin和fft频率的自由选择.图形界面-MFC under the FFT written in C++, source code, graphics, sin, and fft frequency of free choice. Graphical interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1888676
    • 提供者:张刚
  1. fft.m

    0下载:
  2. 实现快速傅里叶变换,线性调频Z变换,通俗易懂。-This is for students who is major in communication project.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1355
    • 提供者:Eric
  1. Using-FFT.m

    0下载:
  2. The source code for using FFT
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:523
    • 提供者:djanggoo
  1. wu_win_single.m

    2下载:
  2. 本程序给出了基于插值FFT算法的电力系统谐波分析,估计了各阶次谐波的频谱参数,并给出了频率误差,幅度误差和相位误差对比分析。
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com